testing.T.report (method)

2 uses

	testing (current package)
		testing.go#L1775: 		t.report() // Report after all subtests have finished.
		testing.go#L2188: func (t *T) report() {